home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Resources / Security / Spybot Search and Destroy 1.6 / spybotsd160.exe / {app} / SpybotSD.exe / 0 / RCDATA / TFORMLANGUAGEPICK / TFORMLANGUAGEPICK.txt
Text File  |  2008-07-07  |  37KB  |  891 lines

  1. object formLanguagePick: TformLanguagePick
  2.   Left = 161
  3.   Top = 306
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'Spybot-S&D Wizard'
  7.   ClientHeight = 343
  8.   ClientWidth = 368
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   FormStyle = fsStayOnTop
  16.   OldCreateOrder = False
  17.   Position = poScreenCenter
  18.   OnCreate = FormCreate
  19.   OnShow = FormShow
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object pcWizard: TPageControl
  23.     Left = 0
  24.     Top = 0
  25.     Width = 368
  26.     Height = 343
  27.     ActivePage = tabUpdate
  28.     Align = alClient
  29.     Style = tsButtons
  30.     TabOrder = 0
  31.     object tabLanguage: TTabSheet
  32.       TabVisible = False
  33.       ExplicitLeft = 0
  34.       ExplicitTop = 0
  35.       ExplicitWidth = 0
  36.       ExplicitHeight = 0
  37.       object lvLanguages: TListView
  38.         Left = 0
  39.         Top = 0
  40.         Width = 360
  41.         Height = 333
  42.         Align = alClient
  43.         Columns = <>
  44.         IconOptions.Arrangement = iaLeft
  45.         TabOrder = 0
  46.         ViewStyle = vsList
  47.         OnClick = lvLanguagesClick
  48.       end
  49.     end
  50.     object tabIcons: TTabSheet
  51.       ImageIndex = 5
  52.       TabVisible = False
  53.       DesignSize = (
  54.         360
  55.         333)
  56.       object labelIcons0: TLabel
  57.         Left = 0
  58.         Top = 0
  59.         Width = 360
  60.         Height = 97
  61.         Align = alTop
  62.         AutoSize = False
  63.         Caption = 
  64.           'If you want a desktop icon or a start menu entry to start Spybot' +
  65.           '-S&&D, please click the buttons below:'
  66.         WordWrap = True
  67.       end
  68.       object labelStep1: TLabel
  69.         Left = 28
  70.         Top = 264
  71.         Width = 298
  72.         Height = 17
  73.         Alignment = taRightJustify
  74.         Anchors = [akLeft, akRight, akBottom]
  75.         AutoSize = False
  76.         Caption = 'Step 1 of 7'
  77.         Font.Charset = DEFAULT_CHARSET
  78.         Font.Color = clWindowText
  79.         Font.Height = -11
  80.         Font.Name = 'MS Sans Serif'
  81.         Font.Style = [fsBold]
  82.         ParentFont = False
  83.       end
  84.       object toolbarIcons: TToolBar
  85.         Left = 0
  86.         Top = 303
  87.         Width = 360
  88.         Height = 30
  89.         Align = alBottom
  90.         AutoSize = True
  91.         ButtonHeight = 30
  92.         ButtonWidth = 63
  93.         Images = img24
  94.         List = True
  95.         ShowCaptions = True
  96.         TabOrder = 0
  97.         object bnIconsNext: TToolButton
  98.           Left = 0
  99.           Top = 0
  100.           Action = aNext
  101.           AutoSize = True
  102.         end
  103.       end
  104.       object bnDesktopIcon: TButton
  105.         Tag = 1
  106.         Left = 28
  107.         Top = 104
  108.         Width = 298
  109.         Height = 25
  110.         Anchors = [akLeft, akTop, akRight]
  111.         Caption = 'Create Desktop icon'
  112.         TabOrder = 1
  113.         OnClick = bnDesktopIconClick
  114.       end
  115.       object bnStartMenuItem: TButton
  116.         Tag = 1
  117.         Left = 28
  118.         Top = 144
  119.         Width = 298
  120.         Height = 25
  121.         Anchors = [akLeft, akTop, akRight]
  122.         Caption = 'Create Start menu item'
  123.         TabOrder = 2
  124.         OnClick = bnStartMenuItemClick
  125.       end
  126.     end
  127.     object tabRestorePoint: TTabSheet
  128.       ImageIndex = 1
  129.       TabVisible = False
  130.       DesignSize = (
  131.         360
  132.         333)
  133.       object labelRestorePoint0: TLabel
  134.         Left = 0
  135.         Top = 0
  136.         Width = 360
  137.         Height = 26
  138.         Align = alTop
  139.         Caption = 
  140.           'If you are using Windows ME or XP, now would be a good point to ' +
  141.           'create a system restore point. To do this, please click the butt' +
  142.           'on below:'
  143.         ShowAccelChar = False
  144.         WordWrap = True
  145.         ExplicitWidth = 358
  146.       end
  147.       object labelStep2: TLabel
  148.         Left = 28
  149.         Top = 264
  150.         Width = 298
  151.         Height = 17
  152.         Alignment = taRightJustify
  153.         Anchors = [akLeft, akRight, akBottom]
  154.         AutoSize = False
  155.         Caption = 'Step 2 of 7'
  156.         Font.Charset = DEFAULT_CHARSET
  157.         Font.Color = clWindowText
  158.         Font.Height = -11
  159.         Font.Name = 'MS Sans Serif'
  160.         Font.Style = [fsBold]
  161.         ParentFont = False
  162.       end
  163.       object bnCreateSystemRestorePoint: TButton
  164.         Left = 28
  165.         Top = 104
  166.         Width = 298
  167.         Height = 25
  168.         Anchors = [akLeft, akTop, akRight]
  169.         Caption = 'Create system restore point'
  170.         TabOrder = 0
  171.         OnClick = bnCreateSystemRestorePointClick
  172.       end
  173.       object toolbarRestorePoint: TToolBar
  174.         Left = 0
  175.         Top = 303
  176.         Width = 360
  177.         Height = 30
  178.         Align = alBottom
  179.         AutoSize = True
  180.         ButtonHeight = 30
  181.         ButtonWidth = 63
  182.         Images = img24
  183.         List = True
  184.         ShowCaptions = True
  185.         TabOrder = 1
  186.         object bnRestorePointNext: TToolButton
  187.           Left = 0
  188.           Top = 0
  189.           Action = aNext
  190.           AutoSize = True
  191.         end
  192.       end
  193.     end
  194.     object tabRegyBackup: TTabSheet
  195.       ImageIndex = 6
  196.       TabVisible = False
  197.       DesignSize = (
  198.         360
  199.         333)
  200.       object labelRegyBackup0: TLabel
  201.         Left = 0
  202.         Top = 0
  203.         Width = 360
  204.         Height = 39
  205.         Align = alTop
  206.         Caption = 
  207.           'You can now create a complete backup of your registry. This is n' +
  208.           'ot necessary, but may prove as useful. Should spyware destroy so' +
  209.           'me of your original settings, Spybot-S&D may be able to restore ' +
  210.           'them from this backup.'
  211.         ShowAccelChar = False
  212.         WordWrap = True
  213.         ExplicitWidth = 352
  214.       end
  215.       object labelRegyBackup1: TLabel
  216.         Left = 28
  217.         Top = 168
  218.         Width = 298
  219.         Height = 13
  220.         Anchors = [akLeft, akTop, akRight]
  221.         AutoSize = False
  222.         Caption = 'Please wait... this may take a few minutes...'
  223.         Transparent = True
  224.         Visible = False
  225.       end
  226.       object labelStep3: TLabel
  227.         Left = 28
  228.         Top = 264
  229.         Width = 298
  230.         Height = 17
  231.         Alignment = taRightJustify
  232.         Anchors = [akLeft, akRight, akBottom]
  233.         AutoSize = False
  234.         Caption = 'Step 3 of 7'
  235.         Font.Charset = DEFAULT_CHARSET
  236.         Font.Color = clWindowText
  237.         Font.Height = -11
  238.         Font.Name = 'MS Sans Serif'
  239.         Font.Style = [fsBold]
  240.         ParentFont = False
  241.       end
  242.       object toolbarRegyBackup: TToolBar
  243.         Left = 0
  244.         Top = 303
  245.         Width = 360
  246.         Height = 30
  247.         Align = alBottom
  248.         AutoSize = True
  249.         ButtonHeight = 30
  250.         ButtonWidth = 63
  251.         Images = img24
  252.         List = True
  253.         ShowCaptions = True
  254.         TabOrder = 0
  255.         object bnRegyBackup: TToolButton
  256.           Left = 0
  257.           Top = 0
  258.           Action = aNext
  259.           AutoSize = True
  260.         end
  261.       end
  262.       object bnCreateRegistryBackup: TButton
  263.         Left = 28
  264.         Top = 104
  265.         Width = 298
  266.         Height = 25
  267.         Anchors = [akLeft, akTop, akRight]
  268.         Caption = 'Create registry backup'
  269.         TabOrder = 1
  270.         OnClick = bnCreateRegistryBackupClick
  271.       end
  272.     end
  273.     object tabProxy: TTabSheet
  274.       ImageIndex = 3
  275.       TabVisible = False
  276.       DesignSize = (
  277.         360
  278.         333)
  279.       object labelProxy0: TLabel
  280.         Left = 0
  281.         Top = 0
  282.         Width = 360
  283.         Height = 81
  284.         Align = alTop
  285.         AutoSize = False
  286.         Caption = 
  287.           'Spybot-S&D has detected that your Internet Explorer is set to us' +
  288.           'e a proxy. Chances are that you need to use a proxy to download ' +
  289.           'updates, too. If you want to use the same proxy as in Internet E' +
  290.           'xplorer, please click the button below:'
  291.         ShowAccelChar = False
  292.         WordWrap = True
  293.       end
  294.       object labelStep4: TLabel
  295.         Left = 28
  296.         Top = 264
  297.         Width = 298
  298.         Height = 17
  299.         Alignment = taRightJustify
  300.         Anchors = [akLeft, akRight, akBottom]
  301.         AutoSize = False
  302.         Caption = 'Step 4 of 7'
  303.         Font.Charset = DEFAULT_CHARSET
  304.         Font.Color = clWindowText
  305.         Font.Height = -11
  306.         Font.Name = 'MS Sans Serif'
  307.         Font.Style = [fsBold]
  308.         ParentFont = False
  309.       end
  310.       object toolbarProxy: TToolBar
  311.         Left = 0
  312.         Top = 303
  313.         Width = 360
  314.         Height = 30
  315.         Align = alBottom
  316.         AutoSize = True
  317.         ButtonHeight = 30
  318.         ButtonWidth = 63
  319.         Images = img24
  320.         List = True
  321.         ShowCaptions = True
  322.         TabOrder = 0
  323.         object bnProxyNext: TToolButton
  324.           Left = 0
  325.           Top = 0
  326.           Action = aNext
  327.           AutoSize = True
  328.         end
  329.       end
  330.       object editProxy: TEdit
  331.         Left = 28
  332.         Top = 104
  333.         Width = 298
  334.         Height = 21
  335.         Anchors = [akLeft, akTop, akRight]
  336.         TabOrder = 1
  337.       end
  338.       object bnUseIEProxy: TCheckBox
  339.         Left = 32
  340.         Top = 136
  341.         Width = 289
  342.         Height = 17
  343.         Caption = 'Use this proxy'
  344.         TabOrder = 2
  345.         OnClick = bnUseIEProxyClick
  346.       end
  347.     end
  348.     object tabUpdate: TTabSheet
  349.       ImageIndex = 2
  350.       TabVisible = False
  351.       DesignSize = (
  352.         360
  353.         333)
  354.       object labelUpdate0: TLabel
  355.         Left = 0
  356.         Top = 0
  357.         Width = 360
  358.         Height = 52
  359.         Align = alTop
  360.         Caption = 
  361.           'Before you start your first scan, for your own safety, it is str' +
  362.           'ongly suggested that you look for updated files, and download th' +
  363.           'em! Just click the button below to go to the updates page, and l' +
  364.           'et the program search if new updates exist.'
  365.         ShowAccelChar = False
  366.         WordWrap = True
  367.       end
  368.       object labelStep5: TLabel
  369.         Left = 28
  370.         Top = 264
  371.         Width = 298
  372.         Height = 17
  373.         Alignment = taRightJustify
  374.         Anchors = [akLeft, akRight, akBottom]
  375.         AutoSize = False
  376.         Caption = 'Step 5 of 7'
  377.         Font.Charset = DEFAULT_CHARSET
  378.         Font.Color = clWindowText
  379.         Font.Height = -11
  380.         Font.Name = 'MS Sans Serif'
  381.         Font.Style = [fsBold]
  382.         ParentFont = False
  383.       end
  384.       object toolbarUpdate: TToolBar
  385.         Left = 0
  386.         Top = 303
  387.         Width = 360
  388.         Height = 30
  389.         Align = alBottom
  390.         AutoSize = True
  391.         ButtonHeight = 30
  392.         ButtonWidth = 63
  393.         Images = img24
  394.         List = True
  395.         ShowCaptions = True
  396.         TabOrder = 0
  397.         object bnUpdateNext: TToolButton
  398.           Left = 0
  399.           Top = 0
  400.           Action = aNext
  401.           AutoSize = True
  402.         end
  403.       end
  404.       object bnUpdateSearch: TButton
  405.         Left = 28
  406.         Top = 104
  407.         Width = 298
  408.         Height = 25
  409.         Anchors = [akLeft, akTop, akRight]
  410.         Caption = 'Search for updates'
  411.         TabOrder = 1
  412.         OnClick = bnUpdateSearchClick
  413.       end
  414.     end
  415.     object tabImmunize: TTabSheet
  416.       ImageIndex = -1
  417.       TabVisible = False
  418.       DesignSize = (
  419.         360
  420.         333)
  421.       object labelImmunize0: TLabel
  422.         Left = 0
  423.         Top = 0
  424.         Width = 360
  425.         Height = 52
  426.         Align = alTop
  427.         Caption = 
  428.           'Now that you are up-to-date, it is recommended that you apply so' +
  429.           'me basic Immunization. Just click the button below to do this. I' +
  430.           'f you do not want to immunize at this point, you can do this any' +
  431.           ' later time by clicking on Immunize in the program toolbar at th' +
  432.           'e left.'
  433.         ShowAccelChar = False
  434.         WordWrap = True
  435.         ExplicitWidth = 358
  436.       end
  437.       object labelImmunize1: TLabel
  438.         Left = 28
  439.         Top = 168
  440.         Width = 298
  441.         Height = 17
  442.         Anchors = [akLeft, akTop, akRight]
  443.         AutoSize = False
  444.         Transparent = True
  445.       end
  446.       object labelImmunize2: TLabel
  447.         Left = 28
  448.         Top = 184
  449.         Width = 298
  450.         Height = 65
  451.         Anchors = [akLeft, akTop, akRight]
  452.         AutoSize = False
  453.         Transparent = True
  454.       end
  455.       object labelStep6: TLabel
  456.         Left = 28
  457.         Top = 264
  458.         Width = 298
  459.         Height = 17
  460.         Alignment = taRightJustify
  461.         Anchors = [akLeft, akRight, akBottom]
  462.         AutoSize = False
  463.         Caption = 'Step 6 of 7'
  464.         Font.Charset = DEFAULT_CHARSET
  465.         Font.Color = clWindowText
  466.         Font.Height = -11
  467.         Font.Name = 'MS Sans Serif'
  468.         Font.Style = [fsBold]
  469.         ParentFont = False
  470.       end
  471.       object toolbarImmunize: TToolBar
  472.         Left = 0
  473.         Top = 303
  474.         Width = 360
  475.         Height = 30
  476.         Align = alBottom
  477.         AutoSize = True
  478.         ButtonHeight = 30
  479.         ButtonWidth = 63
  480.         Images = img24
  481.         List = True
  482.         ShowCaptions = True
  483.         TabOrder = 0
  484.         object bnImmunizeNext: TToolButton
  485.           Left = 0
  486.           Top = 0
  487.           Action = aNext
  488.           AutoSize = True
  489.         end
  490.       end
  491.       object bnImmunize: TButton
  492.         Left = 28
  493.         Top = 104
  494.         Width = 298
  495.         Height = 25
  496.         Anchors = [akLeft, akTop, akRight]
  497.         Caption = 'Immunize this system'
  498.         TabOrder = 1
  499.         OnClick = bnImmunizeClick
  500.       end
  501.     end
  502.     object tabFinished: TTabSheet
  503.       ImageIndex = 4
  504.       TabVisible = False
  505.       DesignSize = (
  506.         360
  507.         333)
  508.       object labelFinished0: TLabel
  509.         Left = 0
  510.         Top = 0
  511.         Width = 360
  512.         Height = 26
  513.         Align = alTop
  514.         Caption = 
  515.           'All initial settings have been done. For more information, it is' +
  516.           ' recommended you read the help file. After that, you can start u' +
  517.           'sing Spybot-S&D.'
  518.         ShowAccelChar = False
  519.         WordWrap = True
  520.         ExplicitWidth = 352
  521.       end
  522.       object labelStep7: TLabel
  523.         Left = 28
  524.         Top = 264
  525.         Width = 298
  526.         Height = 17
  527.         Alignment = taRightJustify
  528.         Anchors = [akLeft, akRight, akBottom]
  529.         AutoSize = False
  530.         Caption = 'Step 7 of 7'
  531.         Font.Charset = DEFAULT_CHARSET
  532.         Font.Color = clWindowText
  533.         Font.Height = -11
  534.         Font.Name = 'MS Sans Serif'
  535.         Font.Style = [fsBold]
  536.         ParentFont = False
  537.       end
  538.       object bnVisitHelp: TButton
  539.         Left = 28
  540.         Top = 144
  541.         Width = 298
  542.         Height = 25
  543.         Anchors = [akLeft, akTop, akRight]
  544.         Caption = 'Read help file'
  545.         TabOrder = 1
  546.         OnClick = bnVisitHelpClick
  547.       end
  548.       object bnUseProgram: TButton
  549.         Left = 28
  550.         Top = 184
  551.         Width = 298
  552.         Height = 25
  553.         Anchors = [akLeft, akTop, akRight]
  554.         Caption = 'Start using the program'
  555.         TabOrder = 2
  556.         OnClick = bnUseProgramClick
  557.       end
  558.       object bnVisitTutorial: TButton
  559.         Left = 28
  560.         Top = 104
  561.         Width = 298
  562.         Height = 25
  563.         Anchors = [akLeft, akTop, akRight]
  564.         Caption = 'Read tutorial'
  565.         TabOrder = 0
  566.         OnClick = bnVisitTutorialClick
  567.       end
  568.     end
  569.   end
  570.   object img24: TImageList
  571.     Height = 24
  572.     Width = 24
  573.     Left = 216
  574.     Top = 160
  575.     Bitmap = {
  576.       494C010102000400040018001800FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
  577.       0000000000003600000028000000600000001800000001002000000000000024
  578.       0000000000000000000000000000000000000000000000000000000000000000
  579.       00000000000000000000000000000000000000000000EFF9F000C0D5C200C7C7
  580.       C700C0D5C200C0D5C200DDEADD00000000000000000000000000000000000000
  581.       0000000000000000000000000000000000000000000000000000000000000000
  582.       00000000000000000000000000000000000000000000D0E2CE00C0D5C200C7C7
  583.       C700C0D5C200C0D5C200EFEFEF00000000000000000000000000000000000000
  584.       0000000000000000000000000000000000000000000000000000000000000000
  585.       0000000000000000000000000000000000000000000000000000000000000000
  586.       0000000000000000000000000000000000000000000000000000000000000000
  587.       0000000000000000000000000000000000000000000000000000000000000000
  588.       0000000000000000000000000000000000000000000000000000000000000000
  589.       0000000000000000000000000000000000000000000000000000000000000000
  590.       0000000000000000000000000000000000000000000000000000000000000000
  591.       0000000000000000000000000000A1C79E00267D27000450070005710A000571
  592.       0A0005710A000450070004500700255E2800668E6700DDEADD00000000000000
  593.       0000000000000000000000000000000000000000000000000000000000000000
  594.       00000000000000000000E1F1E1007DA97200267D27000450070005710A000571
  595.       0A0005710A000450070004500700255E2800A8A8A80000000000000000000000
  596.       0000000000000000000000000000000000000000000000000000000000000000
  597.       0000000000000000000000000000000000000000000000000000000000000000
  598.       0000000000000000000000000000000000000000000000000000000000000000
  599.       0000000000000000000000000000000000000000000000000000000000000000
  600.       0000000000000000000000000000000000000000000000000000000000000000
  601.       0000000000000000000000000000000000000000000000000000000000000000
  602.       0000000000000000000000000000000000000000000000000000000000000000
  603.       000000000000D0E2CE000F83190005710A0018992E0009B2190009B2190009B2
  604.       190009B2190009B2190009B21900029A030005710A0004500700879185000000
  605.       0000000000000000000000000000000000000000000000000000000000000000
  606.       0000000000008DBC8B0005710A000F8319000EA31B0016B4320009B2190009B2
  607.       190009B2190009B21900029A03000F83190004500700255E2800D1D1D1000000
  608.       0000000000000000000000000000000000000000000000000000000000000000
  609.       0000000000000000000000000000000000000000000000000000000000000000
  610.       0000000000000000000000000000000000000000000000000000000000000000
  611.       0000000000000000000000000000000000000000000000000000000000000000
  612.       0000000000000000000000000000000000000000000000000000000000000000
  613.       0000000000000000000000000000000000000000000000000000000000000000
  614.       0000000000000000000000000000000000000000000000000000000000000000
  615.       0000A1C79E0005710A0018992E0016B4320016B4320016B4320016B4320009B2
  616.       190009B2190009B2190009B2190009B2190009B21900029A030004500700668E
  617.       670000000000000000000000000000000000000000000000000000000000EFF9
  618.       F00049AA490005710A0016B4320016B4320016B4320016B4320016B4320009B2
  619.       190009B2190009B2190009B2190009B2190009B2190005710A0004500700A8A8
  620.       A800000000000000000000000000000000000000000000000000000000000000
  621.       0000000000000000000000000000000000000000000000000000000000000000
  622.       0000000000000000000000000000000000000000000000000000000000000000
  623.       0000000000000000000000000000000000000000000000000000000000000000
  624.       0000000000000000000000000000000000000000000000000000000000000000
  625.       0000000000000000000000000000000000000000000000000000000000000000
  626.       000000000000000000000000000000000000000000000000000000000000A1C7
  627.       9E000F83190016B4320025BB4F0025BB4F0016B4320016B4320016B4320016B4
  628.       320016B4320009B2190009B2190009B2190009B2190009B21900029A03000450
  629.       0700668E670000000000000000000000000000000000000000000000000068A7
  630.       62000F83190025BB4F0025BB4F0016B4320016B4320016B4320016B4320016B4
  631.       320016B4320009B2190009B2190009B2190009B2190009B21900029A03000450
  632.       0700B9B9B9000000000000000000000000000000000000000000000000000000
  633.       0000000000000000000000000000000000000000000000000000000000000000
  634.       0000000000000000000000000000000000000000000000000000000000000000
  635.       0000000000000000000000000000000000000000000000000000000000000000
  636.       0000000000000000000000000000000000000000000000000000000000000000
  637.       0000000000000000000000000000000000000000000000000000000000000000
  638.       0000000000000000000000000000000000000000000000000000E1F1E1000F83
  639.       190025A63D0025BB4F0025BB4F0025BB4F0025BB4F0016B4320047CE7100F2FA
  640.       F500F2FAF50039C3390016B4320009B2190009B2190009B2190009B219000EA3
  641.       1B00045007009F9F9F00000000000000000000000000000000008DBC8B000F83
  642.       190025BB4F0025BB4F0025BB4F0025BB4F0025BB4F0016B4320030C36900EFF9
  643.       F000EFF9F00047CE710009B2190009B2190009B2190009B2190009B21900029A
  644.       030004500700DDEADD0000000000000000000000000000000000000000000000
  645.       0000000000000000000000000000000000000000000000000000000000000000
  646.       0000000000000000000000000000000000000000000000000000000000000000
  647.       0000000000000000000000000000000000000000000000000000000000000000
  648.       0000000000000000000000000000000000000000000000000000000000000000
  649.       0000000000000000000000000000000000000000000000000000000000000000
  650.       000000000000000000000000000000000000000000000000000049AA49001899
  651.       2E0030C3690030C3690025BB4F0025BB4F0025BB4F0025BB4F0091DEA900FEFE
  652.       FE00FFFFFF00F2FAF50030C3690016B4320009B2190009B2190009B2190009B2
  653.       19000EA31B0004500700F3F3F3000000000000000000DDEADD000F83190025BB
  654.       4F0030C3690025BB4F0025BB4F0025BB4F0025BB4F0047CE7100EFF9F000FFFF
  655.       FE00FEFEFE0091DEA90016B4320016B4320009B2190009B2190009B2190009B2
  656.       190005710A00668E670000000000000000000000000000000000000000000000
  657.       0000000000000000000000000000000000000000000000000000000000000000
  658.       0000000000000000000000000000000000000000000000000000000000000000
  659.       0000000000000000000000000000000000000000000000000000000000000000
  660.       0000000000000000000000000000000000000000000000000000000000000000
  661.       0000000000000000000000000000000000000000000000000000000000000000
  662.       00000000000000000000000000000000000000000000D9F3E2000F83190030C3
  663.       690030C3690030C3690030C3690030C3690025BB4F0025BB4F0047CE7100EFF9
  664.       F000FFFFFF00FCFEFE00F8F8F80039C3390016B4320016B4320009B2190009B2
  665.       190009B2190005710A007DA9720000000000000000007ACE7F0018992E0030C3
  666.       690030C3690030C3690030C3690030C3690047CE7100F2FAF500FFFFFF00FCFE
  667.       FE00EFF9F00025BB4F0016B4320016B4320016B4320016B4320009B2190009B2
  668.       190009B2190004500700DDEADD00000000000000000000000000000000000000
  669.       0000000000000000000000000000000000000000000000000000000000000000
  670.       0000000000000000000000000000000000000000000000000000000000000000
  671.       0000000000000000000000000000000000000000000000000000000000000000
  672.       0000000000000000000000000000000000000000000000000000000000000000
  673.       0000000000000000000000000000000000000000000000000000000000000000
  674.       000000000000000000000000000000000000000000007ACE7F0018992E0030C3
  675.       690030C3690030C3690030C3690030C3690030C3690025BB4F0025BB4F0047CE
  676.       7100F2FAF500FFFEFF00FFFFFF00EFF9F00030C3690016B4320016B4320009B2
  677.       190009B219000EA31B00255E2800000000000000000018992E0025BB4F0030C3
  678.       690030C3690030C3690030C3690047CE7100F8FBFB00FFFFFF00FEFFFC00F2FA
  679.       F50047CE710025BB4F0016B4320016B4320016B4320016B4320016B4320009B2
  680.       190009B2190005710A007DA97200000000000000000000000000000000000000
  681.       0000000000000000000000000000000000000000000000000000000000000000
  682.       0000000000000000000000000000000000000000000000000000000000000000
  683.       0000000000000000000000000000000000000000000000000000000000000000
  684.       0000000000000000000000000000000000000000000000000000000000000000
  685.       0000000000000000000000000000000000000000000000000000000000000000
  686.       0000000000000000000000000000000000000000000049AA490025BB4F0030C3
  687.       690030C3690030C3690030C3690030C3690030C3690030C3690030C3690030C3
  688.       690047CE7100F2FAF500FCFEFE00FFFFFE00F2FAF50030C3690016B4320016B4
  689.       320016B4320009B2190004500700DDEADD00E1F1E100029A030030C3690030C3
  690.       690030C3690030C3690047CE7100F2FAF500FFFFFF00FFFFFF00F8FBFB0047CE
  691.       710025BB4F0025BB4F0025BB4F0016B4320016B4320016B4320016B4320016B4
  692.       320016B432000F831900448A3E00000000000000000000000000000000000000
  693.       0000000000000000000000000000000000000000000000000000000000000000
  694.       0000000000000000000000000000000000000000000000000000000000000000
  695.       0000000000000000000000000000000000000000000000000000000000000000
  696.       0000000000000000000000000000000000000000000000000000000000000000
  697.       0000000000000000000000000000000000000000000000000000000000000000
  698.       000000000000000000000000000000000000000000000EA31B0025BB4F0030C3
  699.       690030C3690058E08700AFE6BF0091DEA90091DEA90091DEA90091DEA90091DE
  700.       A90091DEA900AFE6BF00FFFFFF00FFFEFF00FFFFFF00F2FAF50030C3690016B4
  701.       320016B4320016B4320005710A00C0D5C200BBE5B9000EA31B0030C3690030C3
  702.       690030C3690058E08700F9F6F500FCFEFE00FFFFFE00FFFFFE00AFE6BF0091DE
  703.       A90091DEA90091DEA90091DEA90091DEA90091DEA90091DEA90047CE710016B4
  704.       320016B432000EA31B0005710A00000000000000000000000000000000000000
  705.       0000000000000000000000000000000000000000000000000000000000000000
  706.       0000000000000000000000000000000000000000000000000000000000000000
  707.       0000000000000000000000000000000000000000000000000000000000000000
  708.       0000000000000000000000000000000000000000000000000000000000000000
  709.       0000000000000000000000000000000000000000000000000000000000000000
  710.       00000000000000000000000000000000000000000000029A030030C3690030C3
  711.       690030C3690091DEA900FFFFFF00FFFEFF00FEFEFE00FFFFFF00FFFFFF00FEFE
  712.       FE00FFFFFF00FFFEFF00FFFFFF00FFFEFF00FFFFFF00FEFEFE00F2FAF50030C3
  713.       690025BB4F0016B4320005710A00C0D5C200BBE5B9000EA31B0030C3690030C3
  714.       690047CE7100F2FAF500FFFFFF00FFFFFE00FCFEFE00FFFFFF00FFFFFF00FFFE
  715.       FF00FFFFFF00FFFEFF00FCFEFE00FFFFFF00FFFEFF00FEFFFC0091DEA90016B4
  716.       320016B432000EA31B0005710A00000000000000000000000000000000000000
  717.       0000000000000000000000000000000000000000000000000000000000000000
  718.       0000000000000000000000000000000000000000000000000000000000000000
  719.       0000000000000000000000000000000000000000000000000000000000000000
  720.       0000000000000000000000000000000000000000000000000000000000000000
  721.       0000000000000000000000000000000000000000000000000000000000000000
  722.       00000000000000000000000000000000000000000000029A030030C3690030C3
  723.       690030C3690091DEA900FBFBFC00FCFEFE00FFFFFF00F9FFFE00FCFEFE00FFFF
  724.       FF00FFFFFF00FFFFFF00FCFEFE00FFFEFF00FCFEFE00FFFFFF00D9F3E20025BB
  725.       4F0016B4320016B432000F831900C0D5C200BBE5B9000EA31B0030C3690030C3
  726.       690058E08700F0F6FD00FFFFFF00FCFEFE00FFFEFF00FFFEFF00FFFEFF00FFFF
  727.       FF00FEFEFE00FFFEFF00F9FFFE00F9FFFE00FFFFFF00FFFFFF0091DEA90025BB
  728.       4F0016B4320016B4320005710A00000000000000000000000000000000000000
  729.       0000000000000000000000000000000000000000000000000000000000000000
  730.       0000000000000000000000000000000000000000000000000000000000000000
  731.       0000000000000000000000000000000000000000000000000000000000000000
  732.       0000000000000000000000000000000000000000000000000000000000000000
  733.       0000000000000000000000000000000000000000000000000000000000000000
  734.       0000000000000000000000000000000000000000000016B4320030C3690030C3
  735.       690030C3690058E08700AFE6BF0091DEA90091DEA900AFE6BF0091DEA90091DE
  736.       A90091DEA900D9F3E200FFFFFF00FFFEFF00FFFFFF00D9F3E20030C3690025BB
  737.       4F0025BB4F0025BB4F0005710A00C0D5C200BBE5B90009B2190030C3690030C3
  738.       690030C3690047CE7100F3F3F300FFFEFF00FFFFFF00FCFEFE00D9F3E20091DE
  739.       A90091DEA90091DEA900AFE6BF0091DEA90091DEA90091DEA90047CE710025BB
  740.       4F0025BB4F0025A63D002A8C4300000000000000000000000000000000000000
  741.       0000000000000000000000000000000000000000000000000000000000000000
  742.       0000000000000000000000000000000000000000000000000000000000000000
  743.       0000000000000000000000000000000000000000000000000000000000000000
  744.       0000000000000000000000000000000000000000000000000000000000000000
  745.       0000000000000000000000000000000000000000000000000000000000000000
  746.       0000000000000000000000000000000000000000000039C3390039C3390047CE
  747.       710030C3690030C3690030C3690030C3690030C3690030C3690030C3690030C3
  748.       690091DEA900F9FFFE00FFFEFF00FEFEFE00D9F3E20030C3690030C3690025BB
  749.       4F0025BB4F0025BB4F0005710A0000000000EFF9F000029A030047CE710047CE
  750.       710030C3690030C3690058E08700F0F6FD00FFFEFF00FFFFFF00FFFFFF0091DE
  751.       A90030C3690030C3690030C3690030C3690030C3690030C3690025BB4F0025BB
  752.       4F0025BB4F0018992E0049AA4900000000000000000000000000000000000000
  753.       0000000000000000000000000000000000000000000000000000000000000000
  754.       0000000000000000000000000000000000000000000000000000000000000000
  755.       0000000000000000000000000000000000000000000000000000000000000000
  756.       0000000000000000000000000000000000000000000000000000000000000000
  757.       0000000000000000000000000000000000000000000000000000000000000000
  758.       0000000000000000000000000000000000000000000091DEA90016B432007ACE
  759.       7F0047CE710047CE710030C3690030C3690030C3690030C3690030C3690091DE
  760.       A900FFFFFE00FFFFFF00FCFEFE00D9F3E20030C3690030C3690030C3690030C3
  761.       690025BB4F0018992E0049AA4900000000000000000039C3390047CE71007ACE
  762.       7F0047CE710030C3690030C3690047CE7100FCFEFB00FCFEFE00FFFFFF00FCFE
  763.       FE0091DEA90030C3690030C3690030C3690030C3690030C3690030C3690030C3
  764.       690025BB4F000F831900A1C79E00000000000000000000000000000000000000
  765.       0000000000000000000000000000000000000000000000000000000000000000
  766.       0000000000000000000000000000000000000000000000000000000000000000
  767.       0000000000000000000000000000000000000000000000000000000000000000
  768.       0000000000000000000000000000000000000000000000000000000000000000
  769.       0000000000000000000000000000000000000000000000000000000000000000
  770.       00000000000000000000000000000000000000000000EFF9F00009B219007ACE
  771.       7F0091DEA90058E0870047CE710030C3690030C3690030C3690058E08700FBFB
  772.       FC00FEFEFE00FFFEFF00D9F3E20047CE710030C3690030C3690030C3690030C3
  773.       690030C369000F831900AFD0B000000000000000000091DEA90009B2190091DE
  774.       A9007ACE7F0058E0870047CE710030C3690051B49400F8FBFB00FFFCFF00FFFE
  775.       FF00FFFFFF0047CE710030C3690030C3690030C3690030C3690030C3690030C3
  776.       690025BB4F000F831900EFF9F000000000000000000000000000000000000000
  777.       0000000000000000000000000000000000000000000000000000000000000000
  778.       0000000000000000000000000000000000000000000000000000000000000000
  779.       0000000000000000000000000000000000000000000000000000000000000000
  780.       0000000000000000000000000000000000000000000000000000000000000000
  781.       0000000000000000000000000000000000000000000000000000000000000000
  782.       00000000000000000000000000000000000000000000000000007ACE7F0016B4
  783.       320091DEA90091DEA90058E087007ACE7F0047CE710030C369007ACE7F00FFFE
  784.       FF00FEFEFE00D9F3E20047CE710030C3690030C3690030C3690030C3690030C3
  785.       690025A63D0049AA49000000000000000000000000000000000039C3390047CE
  786.       710091DEA90091DEA9007ACE7F0058E0870030C3690058E08700F0FEFE00FFFF
  787.       FF00FBFBFC0058E0870030C3690030C3690030C3690030C3690030C3690030C3
  788.       69000F831900AFD0B00000000000000000000000000000000000000000000000
  789.       0000000000000000000000000000000000000000000000000000000000000000
  790.       0000000000000000000000000000000000000000000000000000000000000000
  791.       0000000000000000000000000000000000000000000000000000000000000000
  792.       0000000000000000000000000000000000000000000000000000000000000000
  793.       0000000000000000000000000000000000000000000000000000000000000000
  794.       00000000000000000000000000000000000000000000000000000000000039C3
  795.       390039C33900AFE6BF0091DEA90091DEA90058E0870047CE710047CE710091DE
  796.       A900AFE6BF0047CE710030C3690030C3690030C3690030C3690030C3690025BB
  797.       4F000F831900D9F3E20000000000000000000000000000000000D8EBCC0009B2
  798.       190091DEA90091DEA90091DEA9007ACE7F0058E0870047CE710051B49400AFE6
  799.       BF00AFE6BF0030C3690030C3690030C3690030C3690030C3690030C369001899
  800.       2E0049AA49000000000000000000000000000000000000000000000000000000
  801.       0000000000000000000000000000000000000000000000000000000000000000
  802.       0000000000000000000000000000000000000000000000000000000000000000
  803.       0000000000000000000000000000000000000000000000000000000000000000
  804.       0000000000000000000000000000000000000000000000000000000000000000
  805.       0000000000000000000000000000000000000000000000000000000000000000
  806.       000000000000000000000000000000000000000000000000000000000000EFF9
  807.       F00039C3390039C33900BBE5B90091DEA90091DEA9007ACE7F0058E0870051B4
  808.       940030C3690030C3690030C3690030C3690030C3690030C3690025BB4F00029A
  809.       0300A1C79E0000000000000000000000000000000000000000000000000091DE
  810.       A90009B2190091DEA900BBE5B90091DEA90091DEA9007ACE7F0047CE710047CE
  811.       710030C3690030C3690030C3690030C3690030C3690030C369000EA31B0025A6
  812.       3D00EFF9F0000000000000000000000000000000000000000000000000000000
  813.       0000000000000000000000000000000000000000000000000000000000000000
  814.       0000000000000000000000000000000000000000000000000000000000000000
  815.       0000000000000000000000000000000000000000000000000000000000000000
  816.       0000000000000000000000000000000000000000000000000000000000000000
  817.       0000000000000000000000000000000000000000000000000000000000000000
  818.       0000000000000000000000000000000000000000000000000000000000000000
  819.       0000EFF9F00039C3390039C3390091DEA900BBE5B90091DEA90091DEA90058E0
  820.       870058E0870030C3690030C3690030C3690030C3690016B432000EA31B00AFD0
  821.       B000000000000000000000000000000000000000000000000000000000000000
  822.       0000BBE5B90009B2190047CE7100BBE5B900AFE6BF0091DEA90091DEA90058E0
  823.       870047CE710030C3690030C3690030C3690025BB4F000EA31B0025A63D00EFF9
  824.       F000000000000000000000000000000000000000000000000000000000000000
  825.       0000000000000000000000000000000000000000000000000000000000000000
  826.       0000000000000000000000000000000000000000000000000000000000000000
  827.       0000000000000000000000000000000000000000000000000000000000000000
  828.       0000000000000000000000000000000000000000000000000000000000000000
  829.       0000000000000000000000000000000000000000000000000000000000000000
  830.       0000000000000000000000000000000000000000000000000000000000000000
  831.       000000000000000000007ACE7F0009B2190039C339007ACE7F007ACE7F007ACE
  832.       7F007ACE7F0047CE710025BB4F0016B43200029A030047CE7100E1F1E1000000
  833.       0000000000000000000000000000000000000000000000000000000000000000
  834.       000000000000E1F1E10047CE710009B2190039C339007ACE7F007ACE7F007ACE
  835.       7F007ACE7F0030C3690025BB4F000EA31B000EA31B007ACE7F00000000000000
  836.       0000000000000000000000000000000000000000000000000000000000000000
  837.       0000000000000000000000000000000000000000000000000000000000000000
  838.       0000000000000000000000000000000000000000000000000000000000000000
  839.       0000000000000000000000000000000000000000000000000000000000000000
  840.       0000000000000000000000000000000000000000000000000000000000000000
  841.       0000000000000000000000000000000000000000000000000000000000000000
  842.       0000000000000000000000000000000000000000000000000000000000000000
  843.       0000000000000000000000000000EFF9F00091DEA90039C3390039C3390009B2
  844.       190009B2190009B2190039C3390091DEA900E1F1E10000000000000000000000
  845.       0000000000000000000000000000000000000000000000000000000000000000
  846.       0000000000000000000000000000D9F3E2007ACE7F0039C3390009B2190009B2
  847.       190009B2190039C3390039C3390091DEA900EFF9F00000000000000000000000
  848.       0000000000000000000000000000000000000000000000000000000000000000
  849.       0000000000000000000000000000000000000000000000000000000000000000
  850.       0000000000000000000000000000000000000000000000000000000000000000
  851.       0000000000000000000000000000000000000000000000000000000000000000
  852.       0000000000000000000000000000000000000000000000000000000000000000
  853.       0000000000000000000000000000000000000000000000000000000000000000
  854.       0000000000000000000000000000000000000000000000000000000000000000
  855.       0000000000000000000000000000000000000000000000000000000000000000
  856.       0000000000000000000000000000000000000000000000000000000000000000
  857.       0000000000000000000000000000000000000000000000000000000000000000
  858.       0000000000000000000000000000000000000000000000000000000000000000
  859.       0000000000000000000000000000000000000000000000000000000000000000
  860.       0000000000000000000000000000000000000000000000000000000000000000
  861.       0000000000000000000000000000000000000000000000000000000000000000
  862.       0000000000000000000000000000000000000000000000000000000000000000
  863.       0000000000000000000000000000000000000000000000000000000000000000
  864.       0000000000000000000000000000000000000000000000000000000000000000
  865.       0000000000000000000000000000000000000000000000000000000000000000
  866.       000000000000000000000000000000000000424D3E000000000000003E000000
  867.       2800000060000000180000000100010000000000200100000000000000000000
  868.       000000000000000000000000FFFFFF00FF81FFFF81FF000000000000FE003FFC
  869.       007F000000000000F8001FF8001F000000000000F0000FE0000F000000000000
  870.       E00007E00007000000000000C00003C00003000000000000C000018000030000
  871.       0000000080000180000100000000000080000180000100000000000080000000
  872.       0001000000000000800000000001000000000000800000000001000000000000
  873.       8000000000010000000000008000000000010000000000008000010000010000
  874.       00000000800001800001000000000000800001800001000000000000C00003C0
  875.       0003000000000000E00003C00007000000000000E00007E00007000000000000
  876.       F0000FF0000F000000000000FC001FF8003F000000000000FE007FFE007F0000
  877.       00000000FFFFFFFFFFFF00000000000000000000000000000000000000000000
  878.       000000000000}
  879.   end
  880.   object alWizard: TActionList
  881.     Images = img24
  882.     Left = 176
  883.     Top = 176
  884.     object aNext: TAction
  885.       Caption = 'N&ext'
  886.       ImageIndex = 0
  887.       OnExecute = aNextExecute
  888.     end
  889.   end
  890. end
  891.